UseCPUsInParallel Property (C1GroupDataCollection<S>)
In This Topic
Gets or sets a value indicating whether the operations will be performed using parallels CPU's.
Syntax
'Declaration
Public Property UseCPUsInParallel As Boolean
public bool UseCPUsInParallel {get; set;}
See Also